home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / anos_2_9i.lha / AmigaNOS / TCPIP / Digger / Cache / CLIVE.Server
Text File  |  1992-06-24  |  18KB  |  468 lines

  1. CLIVE>HELP HELP
  2. ---------------------------------------------------------------------------
  3. Full help on the CLIVE Database. COLINS LATEST INCREDIBLY VIABLE EXPERIMENT 
  4. ---------------------------------------------------------------------------
  5.  
  6. The AFTER command.
  7.  
  8. AFTER dd/mm/yy
  9.  
  10. This command is to enable users to get a listing of files which have been 
  11. installed on CLIVE since a specific date. The AFTER file listing is 
  12. identical to a WHAT listing with the exception that only recently installed 
  13. files are shown. At the top of each CLIVE REPORT> msg there is now a date. 
  14. This is the date on which your file was processed. It has been put there so 
  15. that you can use the AFTER command to best effect. The AFTER command shows 
  16. all files installed since 00 hours on the date given.
  17.  
  18. AFTER dd/mm/yy  Gives a list of files installed since given date.
  19.  
  20. Example.
  21.  
  22. TOPIC MISCMODS              < Chose your topic.
  23. AFTER 01/10/91              < Ask for a list of any files installed since 
  24.                             < the date of your last listing.
  25.  
  26. NB.  As with the WHAT command the AFTER command refers to current topic 
  27.      only. A topic should therefore be chosen prior to use. No "download" 
  28.      command is needed to get an "after" listing. 
  29.  
  30. WHEREVER POSSIBLE,  PLEASE USE THE "AFTER" COMMAND INSTEAD OF "WHAT"
  31. ---------------------------------------------------------------------------
  32.  
  33. The BYE command.
  34.  
  35. The BYE command works as it does on your local BBS. Anything in your 
  36. CLIVE REQUEST message after a BYE command will be TOTALLY IGNORED.
  37.  
  38. Example.
  39.  
  40. BYE
  41. ---------------------------------------------------------------------------
  42.  
  43. The CANCEL command.
  44.  
  45. CANCEL has three variations.
  46.  
  47. CANCEL        <Will de-select ALL files currently SELECTED.
  48.  
  49. CANCEL 1 2    <Removes files 1 and 2 from the list of selected files. 
  50.                            (Several files may be de-selected at once.)
  51.  
  52. CANCEL FT290  <Will de-select all files refering to F7290
  53.  
  54.  
  55. Example 1.
  56.  
  57. TOPIC AMSAT          < Chose your topic.
  58. SELECT GALLILEO      < Select a set of files you are interested in.
  59. WHAT SELECTED        < Ask for a list of them.
  60. CANCEL               < Cancel them.
  61. SELECT MAGELLAN      < Select another set of files you are interested in.
  62. WHAT SELECTED        < Ask for a list of them also.
  63. CANCEL               < Cancel them as well.
  64.  
  65.  
  66. Example 2.
  67.  
  68. TOPIC PMR            < Chose your topic.
  69. SELECT WESTMINSTER   < SELECT all the files you are interested in.
  70. CANCEL 1,3,5,7,9     < Cancel the ones you already got last week.
  71. DOWNLOAD             < Ask for the remainder to be sent to you.
  72.  
  73.  
  74. Example 3.
  75.  
  76. TOPIC PMR            < Chose your topic.
  77. SELECT PYE           < Select a range of files.
  78. CANCEL WESTMINSTER   < Cancel ones you don't want.
  79. WHAT SELECTED        < Ask for a list of what's left.
  80.  
  81. NB.  Changing topics will automatically cancel all files. 
  82. ---------------------------------------------------------------------------
  83. The RESEND command
  84. ------------------
  85.  
  86. >From time to time one part of a large (multi-message) file may be corrupted
  87. on it's way to the user. The RESEND command allows the user to request any
  88. part/parts of such a file. It may also be used to give the user an idea of
  89. what the contents of a large file may be without having to request it all.
  90. The message to the user is identical in every way to the one which would
  91. have been sent had he DOWNLOADed again.
  92.  
  93. The syntax is compatible to the DOWNLOAD and SCAN commands....
  94.  
  95. TOPIC MISCMODS
  96. SELECT 17
  97. RESEND 3,4
  98.  
  99. ...would send just parts 3 and 4 of that file. (Assuming that the file was
  100. actually long enough to have four or more parts.)
  101.  
  102. Any attempt to RESEND a part number which doesn't exist results in an error
  103. which is reported to the user in the usual way.
  104. ---------------------------------------------------------------------------
  105. The DOWNLOAD command.
  106.  
  107. The download command instructs CLIVE to send ALL files which are currently 
  108. selected to you at your local mailbox. From time to time there may well be 
  109. a limit to the number of files allowed per user, per session. This limit 
  110. varies depending on workload. Your CLIVE REPORT> message will tell you how 
  111. many of the files you requested have been sent. Please feel free to request 
  112. any outstanding files later. 
  113.  
  114. Example.
  115.  
  116. TOPIC MISC                  < Chose your topic.
  117. SELECT 1,7,14               < Pick the files you would like.
  118. DOWNLOAD                    < Ask for them to be sent to you.
  119.  
  120. NB.  "SELECT" MUST HAVE BEEN USED BEFORE A DOWNLOAD WORKS
  121. ---------------------------------------------------------------------------
  122.  
  123. The NAME command.
  124.  
  125. NAME yourname
  126.  
  127. This command is purely optional but I like it. All it does is to store the 
  128. word after it along with your callsign in the user file. From then on the
  129. database will address you by name. It also lets me know your name so that 
  130. if I want to send you a message I don't have to start "Hello, sorry I don't 
  131. know your name." Once you have done the name command you need never do it 
  132. again, unless you change your name of course.
  133. Status: R
  134.  
  135. Example.
  136.  
  137. NAME Mick            < No quotes needed, just the name.
  138. ---------------------------------------------------------------------------
  139.  
  140. The QTH command.
  141.  
  142. Will send details of the CLIVE database program, the station QTH, and some
  143. details of the station equipment as well as anything else the sysop feels 
  144. you might like to know.
  145.  
  146. Example.
  147.  
  148. QTH                   < Ask for the stations details.
  149. ---------------------------------------------------------------------------
  150.  
  151. SELECT has three variations.
  152.  
  153. SELECT 1,7 
  154.      Will select file numbers 1 and 7 in current TOPIC. All selected files 
  155.      may be downloaded with one DOWNLOAD command assuming the current file 
  156.      limit is not exceeded. The maximum number of files you will be 
  157.      permitted to download in a single message is set by the SysOp and is 
  158.      determined by existing network conditions. File numbers must have 
  159.      spaces or commas separating them. Several files may be selected per 
  160.      SELECT command.
  161.  
  162. SELECT WESSY WESSIE WESTMINSTER
  163.      The second usage of SELECT is to select only files which contain 
  164.      certain key words. There may be up to ten words but single words 
  165.      produce the most predictable results.
  166.  
  167. SELECT
  168.      This format of the SELECT command will report the numbers of all files 
  169.      which are currently selected. Similar in use to the WHAT SELECTED 
  170.      command but does not report the file descriptions.
  171.  
  172.  
  173. Example 1.
  174.  
  175. TOPIC MISCMODS      < Chose your topic.
  176. SELECT 1 2 5 6      < Select file numbers 1,2,5, and 6.
  177. DOWNLOAD            < Ask for the files to be sent to you.
  178.  
  179. Example 2.
  180.  
  181. TOPIC YAESU         < Chose your topic.
  182. SELECT FT101        < Select files mentioning the FT101
  183. WHAT SELECTED       < Ask for the descriptions of selected files.
  184.  
  185. Example 3.
  186.  
  187. TOPIC PMR           < Chose your topic.
  188. SELECT PYE          < Show what file numbers are selected.
  189. SELECT              < Ask for the numbers of selected files.
  190.  
  191. NB.  The SELECT command will only work with the current topic. Changing 
  192.      topics will AUTOMATICALLY CANCEL ALL SELECTED FILES. A TOPIC must be 
  193.      chosen (see TOPIC command) before a SELECT command is used.
  194. ---------------------------------------------------------------------------
  195.  
  196. The TOPIC command.
  197.  
  198. TOPIC MODS
  199. Will select the first topic which has the word MODS as a keyword.
  200.  
  201. Example.
  202. TOPIC MODS         < Selects the topic (if any) which refers to MODS
  203.  
  204. NB.
  205. A topic MUST be chosen before a SELECT command will work.
  206. Changing topics will AUTOMATICALLY CANCEL ALL SELECTED FILES.
  207. ---------------------------------------------------------------------------
  208.  
  209. The TOPICS command.
  210.  
  211. This command will list the headings of whatever topics CLIVE has files for.
  212.  
  213. Example.
  214.  
  215. TOPICS
  216. ---------------------------------------------------------------------------
  217.  
  218. The UPLOAD command.
  219.  
  220. UPLOAD
  221.  
  222. Has one use, your messages is saved to a file. CLIVE will allocate a 
  223. filename automatically so you don't have the bother of avoiding one which 
  224. is  already in use. As usual, your call sign and BBS is recovered from the 
  225. message header, so any reply from the sysop will be addressed to you at the 
  226. BBS from which your message was sent. The upload command is intended to let 
  227. users (who do not wish to be full time sysops) pass any interesting files 
  228. they come across to the CLIVE sysop. Your message is not automatically 
  229. installed on the database but the sysop will have a message alerting him to 
  230. the fact that a file has been offered.
  231.  
  232. Example.
  233.  
  234. UPLOAD
  235.   10 PRINT "THIS PROGRAM CALCULATES THE GAIN"
  236.   20 PRINT "OF YAGI ANTENNAS UP TO 50 ELEMENTS"
  237.   30 etc. 
  238.   40 etc.
  239. 1000 etc.
  240. BYE
  241. :The above stores the file intended for CLIVE's use on disk.
  242. ---------------------------------------------------------------------------
  243.  
  244. The WHAT command.
  245.  
  246. The WHAT command has three uses.
  247.  
  248. WHAT           <Lists what files there are on current
  249.                 topic whether they are SELECTED or not
  250.  
  251. WHAT SELECTED  <Lists all files currently selected
  252.  
  253. WHAT NOT       <Lists all files NOT currently selected
  254.  
  255. Example 1.
  256.  
  257. TOPIC 1        < Chose your topic.
  258. WHAT           < What files have you got on this topic?
  259.  
  260. TOPIC PMR      < Chose your topic.
  261. SELECT PYE     < Select a group of files.
  262. WHAT SELECTED  < Ask for a list of selected files.
  263.  
  264. TOPIC MISCOMPS < Chose your topic.
  265. SELECT IBM     < Select a group of files you aren't interested in.
  266. WHAT NOT       < Ask for a list of all other files.
  267.  
  268. If you are just browsing through CLIVE and don't intend to download 
  269. anything, the "WHAT", "WHAT SELECTED" and "WHAT NOT" commands will let you 
  270. know what files WOULD have been sent had you included a DOWNLOAD command.
  271. ---------------------------------------------------------------------------
  272.  
  273. File STATUS flags.
  274.  
  275. Any file may have one of three status flags associated with it. The flags
  276. have meanings as follows...
  277.  
  278.            D ... You may DOWNLOAD this file
  279.            S ... You must use the SCAN command on this file. (No download.)
  280.            P ... This file is private (sysop only) he may let you have a
  281.                  copy if it is relevant to you but it may not be sent over
  282.                  the packet network.
  283.  
  284. The status of a file as shown after the file size in the WHAT/AFTER listings.
  285.  
  286. Example -----------
  287.                    |
  288. CLIVE>WHAT         
  289. No.   Date   BytesStsDescription of contents.
  290.   1 26/10/90  1471 D DX Award. "Pearl of the Orient Seas" working Phillippines
  291.   2 27/10/90  2907 D RSGB vhf/uhf/shf contest dates for 1991
  292.   3 18/03/91  7727 D Mobile Rally dates for 1991
  293.   4 21/12/90   753 D GB3RV Amateur tellevision repeater  operational in IO92JH
  294.   5 16/02/91  1158 D Standard RAYNET CW proceedure notes de G4FSN Bolton group
  295.   6 16/02/91  2015 D Who's who at the RSGB and the DTI. Usefull contacts
  296.   7 22/09/91  2181 D The White Rose ARS (Leeds W. Yorks.) Syllabus 1991-92
  297.  
  298. ---------------------------------------------------------------------------
  299.  
  300.  
  301. How to access the CLIVE database @ GB7WRC.#16.GBR.EU
  302.  
  303. A typical TOPICS output will look like this....
  304.  
  305. CLIVE>TOPICS
  306. There are currently 6 topics on the data base.
  307. (Topic 0 is selected.)
  308. No. Content of topics.
  309. 01 BBSINFO   Bulletin boards & mailbox's on amateur radio.
  310. 02 PACKET    Packet related files excluding BBS.
  311. 03 PMR       Mods to PMR equipment for amateur use.
  312. 04 YAESU     Mods for YAESU equipment.
  313. 05 KENWOOD   Mods for KENWOOD equipment.
  314. 06 GENERAL   General Amateur radio files.
  315.  
  316. Each topic holds many files, below are a few useful hints to enable you
  317. to automatically access the inormation you would like from your local BBS.
  318.  
  319. 1.  Send your message using SP CLIVE @ GB7WRC (If you are outside the
  320.     United Kingdom then use SP CLIVE @ GB7WRC.#16.GBR.EU)
  321.  
  322. 2.  The subject field of the message MUST contain only the single 
  323.     word REQUEST and nothing else, not even a full stop.
  324.  
  325. 3.  If you get more than one reply message from CLIVE the RM command
  326.     on most BBS will send them to you in reverse order. To read them
  327.     in the correct order use R 1230 1231 1232 1233 etc. Have your
  328.     printer or disk capture ON.
  329.  
  330. 4.  Exercise moderation in the amount of information you request. 
  331.     If in doubt ask your local BBS sysop for his advice. I suggest you
  332.     regard 30000 bytes per day as the absolute maximum. The size of each
  333.     file is clearly given in the WHAT listings.
  334.  
  335.      Examples of a users first three sensible CLIVE REQUEST messages.
  336.  
  337.       1st message            2nd message            3rd message
  338.       might be...            might be...            might be... 
  339.  
  340.       sp clive @ gb7wrc      sp clive @ gb7wrc      sp clive @ gb7wrc
  341.       request                request                request
  342.       qth                    topic MISCMODS         topic MISCMODS
  343.       help                   what                   select 1,3
  344.       topics                 bye                    download
  345.       bye                                           bye
  346.  
  347. Msg#1  Gives details of station, command summary, and a list of topics.
  348. Msg#2  Makes the MISCMODS topic active and lists the files in it.
  349. Msg#3  Makes the MISCMODS topic active and sends files 1 & 3 to the user.
  350.  
  351. As you gain experience you will find that much more complex messages can be 
  352. sent but keep them simple until you know what to expect. Please note that
  353. files which are larger than the existing bbs forwarding limit are split into
  354. smaller parts for transmission. Please be sensible about how much you request.
  355. ---------------------------------------------------------------------------
  356.  
  357. The SCAN command.
  358.  
  359. By specifying one or more words in a SCAN command all currently selected 
  360. files are searched and each line that contains any of the words will be sent
  361. to you at your bbs.
  362.  
  363. The SCAN command is intended for use with lists of items such as PD software,
  364. BBS listings etc. By using the SCAN command you do not have to receive the
  365. entire list in order to obtain information about only a couple of items in 
  366. that list. SCAN will only operate on words containing 2 or more characters.
  367.  
  368. Let's say you wanted information regarding the FT101, this is how you'd ask
  369. for it in a CLIVE request message...
  370.  
  371. TOPIC YAESU       < Chose the YAESU topic.
  372. SELECT 2,6        < Select the files of interest.
  373. SCAN FT101        < Ask for a list of all occurances of "FT101"
  374.  
  375. Each selected file would be scanned in turn and all lines containing the word
  376. "FT101" would be sent to you. Note that FT101 will find Ft101, FT101, ft101,
  377. etc. etc. Note also that "COM" would find comical, comfortable, becomes,
  378. baycom, etc. etc.
  379.  
  380. NB. If you decide to try a SCAN command on files that are not in the LISTS
  381. topic then be prepared for unusual results if those files were not written
  382. specifically with the SCAN command in mind.
  383. ---------------------------------------------------------------------------
  384. Status: R
  385.  
  386. The STATS command.
  387.  
  388. This command lists the topics currently installed on the database together 
  389. with the number and size of files in each topic and total capacity in bytes.
  390.  
  391. Example.
  392.  
  393. STATS
  394. ---------------------------------------------------------------------------
  395.  
  396.  
  397.  
  398. The CLIVE database is now running on several BBS in the United Kingdom.
  399.  
  400. CLIVENET databases:- Automatically linked databases, access to all CLIVENET
  401. -------------------  stations can be made by a message to any one of them.)
  402.  
  403. GB7KLY ...The home of the original CLIVE database written by G6WHL which
  404.           first went on the air in March 1990 running through a BSX1 TNC.
  405.           In January 1991 a version which used the PMS facility on a BSX2
  406.           was developed and the system was fully automated for the first time.
  407.           The GB7 call was obtained in May 1991 to allow further development
  408.           using F6FBB Bulletin Board Systems as the hosts.
  409.  
  410. GB7ULV ...Is the home of the "FOOD" topics on which well over two hundred
  411.           mouth-watering recipes are stored. The FOOD topic sysop is Helen,
  412.           G4FHA @ GB7ULV If you require any help or are in a position to
  413.           offer any recipes not already on CLIVE @ GB7ULV please get in touch
  414.           with her.
  415.  
  416. GB7FCI ...The CLIVE station run by Chris, G6FCI, was the first in the country
  417.           to take part in the CLIVENET experiment. CLIVENET is a series of 
  418.           databases which are capable of forwarding the users request if 
  419.           the information requested is stored elsewhere on the network. Note
  420.           that not all CLIVE stations are included in CLIVENET.
  421.  
  422. GB7CHS ...Ken, G3WCS keeps an up to the minute topic on the North West Packet
  423.           User Group, NWPUG, in which is kept the minutes of their meetings as
  424.           well as any general announcements they may make. A lesson in openness
  425.           that other groups might do well to follow.
  426.  
  427. GB7YAX ...Doug, G4SEQ is also running a netwoked clive and is located in Batley
  428.           West Yorkshire near Bradford. Doug is starting a brand new Astronomy
  429.           topic as well as having other more conventional ones.
  430.  
  431. CLIVE independants:- These CLIVE database's DO NOT automatically link to
  432. -------------------  other CLIVE stations.
  433.  
  434. GB7WRC ...Mick, G7DMS, the CLIVE sysop @ GB7WRC and can offer help and 
  435.           advice to CLIVE users in the Lancashire area and is the first
  436.           CLIVE to completely re-organise the existing topics making it
  437.           much easier to search for specific information.
  438.  
  439. GB7BMX ...Tom, G1YAA, in Northumberland is serving Scotland and Ireland as
  440.           well as the extreem North of England. GB7BMX is the Northern-most 
  441.           CLIVE.
  442.  
  443. GB7ZZZ ...The latest (at time of writing) to join the ever growing number
  444.           of CLIVE stations. Nigel, G1TDM is in charge of the station which
  445.           is currently the only one in the south of England.
  446.  
  447. GB7??? ...Watch this space ... CLIVE is due to be installed on a BBS in the
  448.           South West of England very soon.
  449.  
  450. ----------------------------------------------------------------------------
  451.  
  452.  
  453. The CLIVE database is currently available only in English, French, & Insults.
  454. Work is now under way on translations in France Holland Belgium & Finland.
  455.  
  456. To change language simply type the name of the language you would like.
  457.  
  458. Example.
  459.  
  460. FRANCAIS
  461. -----------------------------------------------------------------------------
  462.  
  463. CLIVE>BYE
  464. Thank you for using the database,
  465. I hope you find the reply useful.
  466. 73 de Mick..G7DMS, SysOp @ GB7WRC
  467.  
  468.